home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / perform / lanalyse / readme.doc < prev   
Text File  |  1996-07-10  |  3KB  |  69 lines

  1.  
  2.                          -- Lanalyse v2.0 --
  3.                       (C) 1990, 1991 by EbSoft
  4.  
  5. Lanalyse is the third in a series of programs from EbSoft designed 
  6. to teach programmers how to make tools to help them learn about 
  7. the workings of DOS and/or to help them to build professional 
  8. quality programs.  It was written with Microsoft's QuickBASIC v4.5 
  9. compiler, which is both powerful and easy to master, making it the 
  10. language of choice for many people, from novice to expert.
  11.  
  12. The program is distributed as shareware, and serves TWO purposes.  
  13. It is a very useful diagnostic tool as is stands, and can be 
  14. registered as such, or if you want to know how this kind of thing 
  15. works, you can go the extra step and order the source code.  With 
  16. the fully-commented source is distributed a descriptive article 
  17. which helps to explain the purpose and flow of the code.
  18.  
  19. Each of EbSoft's Programmer's Discovery series of programs is 
  20. written in native QuickBASIC code, using no external libraries 
  21. (except QB.QLB, which is included with the QB package).  Anyone 
  22. with the QuickBASIC compiler, version 4.0 or later, can write and 
  23. compile the types of programs included in this series.  Future 
  24. releases will contain tutorials covering the mixed-language 
  25. interface between QuickBASIC and assembly language, and will 
  26. contain both source and object code, so an assembler will not be 
  27. necessary.  Every package in the series will contain a very useful 
  28. program which can be used by programmers and non-programmers 
  29. alike.
  30.  
  31.  
  32. Registration:
  33.  
  34. You can register LANALYSE by sending a cheque or money order to:
  35.  
  36. EbSoft
  37. 8 Darnock Court,
  38. Brampton,
  39. Ontario
  40. L6Z 2X3
  41. CANADA
  42.  
  43. Most programs in this Programmer's Discovery series can be 
  44. registered for $5.00, with $10 extra for source code.  The nature 
  45. of Lanalyse is that it will be used on a network, so we can't 
  46. expect folks to cough up registration for each machine.  For this 
  47. reason, registration for LANALYSE is $20.00.  This allows you to 
  48. use Lanalyse on one network server (or on the machines served by 
  49. one network server).  If you want to use LANALYSE on a few server 
  50. machines, just multiply it out up to 5 machines.  $100 will buy a 
  51. site license for 5 servers up to 50.  Any more, let us know and 
  52. we'll come to an agreement. With registration, let us know what 
  53. the version number is at the top of this DOC file, and we'll send 
  54. you latest version of Reveal on disk if necessary.
  55.  
  56. If you want the source for Reveal, add a further $10.  We'll send 
  57. you a disk with the latest version of the program, the supporting 
  58. article, and the full, commented source.
  59.  
  60. Make sure you specify 5-1/4" or 3-1/2" diskette...
  61.  
  62. ------
  63. EbSoft
  64. ------
  65. Usenet: brent.ashley@canrem.uucp        
  66.  
  67.  
  68.  
  69.